net/http.connectMethod.key (method)

3 uses

	net/http (current package)
		transport.go#L1533: 		key:        cm.key(),
		transport.go#L1772: 		cacheKey:          cm.key(),
		transport.go#L2053: func (cm *connectMethod) key() connectMethodKey {